3.461 \(\int \frac {\sec (c+d x) (A+B \sec (c+d x)+C \sec ^2(c+d x))}{(a+a \sec (c+d x))^2} \, dx\)

Optimal. Leaf size=81 \[ \frac {(A+2 B-5 C) \tan (c+d x)}{3 a^2 d (\sec (c+d x)+1)}+\frac {C \tanh ^{-1}(\sin (c+d x))}{a^2 d}+\frac {(A-B+C) \tan (c+d x)}{3 d (a \sec (c+d x)+a)^2} \]

[Out]

C*arctanh(sin(d*x+c))/a^2/d+1/3*(A+2*B-5*C)*tan(d*x+c)/a^2/d/(1+sec(d*x+c))+1/3*(A-B+C)*tan(d*x+c)/d/(a+a*sec(
d*x+c))^2

________________________________________________________________________________________

Rubi [A]  time = 0.17, antiderivative size = 87, normalized size of antiderivative = 1.07, number of steps used = 4, number of rules used = 4, integrand size = 39, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.103, Rules used = {4078, 3998, 3770, 3794} \[ \frac {(2 A+B-4 C) \tan (c+d x)}{3 a^2 d (\sec (c+d x)+1)}+\frac {C \tanh ^{-1}(\sin (c+d x))}{a^2 d}-\frac {(A-B+C) \tan (c+d x) \sec (c+d x)}{3 d (a \sec (c+d x)+a)^2} \]

Antiderivative was successfully verified.

[In]

Int[(Sec[c + d*x]*(A + B*Sec[c + d*x] + C*Sec[c + d*x]^2))/(a + a*Sec[c + d*x])^2,x]

[Out]

(C*ArcTanh[Sin[c + d*x]])/(a^2*d) + ((2*A + B - 4*C)*Tan[c + d*x])/(3*a^2*d*(1 + Sec[c + d*x])) - ((A - B + C)
*Sec[c + d*x]*Tan[c + d*x])/(3*d*(a + a*Sec[c + d*x])^2)

Rule 3770

Int[csc[(c_.) + (d_.)*(x_)], x_Symbol] :> -Simp[ArcTanh[Cos[c + d*x]]/d, x] /; FreeQ[{c, d}, x]

Rule 3794

Int[csc[(e_.) + (f_.)*(x_)]/(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)), x_Symbol] :> -Simp[Cot[e + f*x]/(f*(b + a*
Csc[e + f*x])), x] /; FreeQ[{a, b, e, f}, x] && EqQ[a^2 - b^2, 0]

Rule 3998

Int[(csc[(e_.) + (f_.)*(x_)]*(csc[(e_.) + (f_.)*(x_)]*(B_.) + (A_)))/(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)), x
_Symbol] :> Dist[B/b, Int[Csc[e + f*x], x], x] + Dist[(A*b - a*B)/b, Int[Csc[e + f*x]/(a + b*Csc[e + f*x]), x]
, x] /; FreeQ[{a, b, e, f, A, B}, x] && NeQ[A*b - a*B, 0]

Rule 4078

Int[csc[(e_.) + (f_.)*(x_)]*((A_.) + csc[(e_.) + (f_.)*(x_)]*(B_.) + csc[(e_.) + (f_.)*(x_)]^2*(C_.))*(csc[(e_
.) + (f_.)*(x_)]*(b_.) + (a_))^(m_), x_Symbol] :> -Simp[((a*A - b*B + a*C)*Cot[e + f*x]*Csc[e + f*x]*(a + b*Cs
c[e + f*x])^m)/(a*f*(2*m + 1)), x] - Dist[1/(a*b*(2*m + 1)), Int[Csc[e + f*x]*(a + b*Csc[e + f*x])^(m + 1)*Sim
p[a*B - b*C - 2*A*b*(m + 1) - (b*B*(m + 2) - a*(A*(m + 2) - C*(m - 1)))*Csc[e + f*x], x], x], x] /; FreeQ[{a,
b, e, f, A, B, C}, x] && LtQ[m, -1] && EqQ[a^2 - b^2, 0]

Rubi steps

\begin {align*} \int \frac {\sec (c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^2} \, dx &=-\frac {(A-B+C) \sec (c+d x) \tan (c+d x)}{3 d (a+a \sec (c+d x))^2}+\frac {\int \frac {\sec (c+d x) (a (2 A+B-C)+3 a C \sec (c+d x))}{a+a \sec (c+d x)} \, dx}{3 a^2}\\ &=-\frac {(A-B+C) \sec (c+d x) \tan (c+d x)}{3 d (a+a \sec (c+d x))^2}+\frac {(2 A+B-4 C) \int \frac {\sec (c+d x)}{a+a \sec (c+d x)} \, dx}{3 a}+\frac {C \int \sec (c+d x) \, dx}{a^2}\\ &=\frac {C \tanh ^{-1}(\sin (c+d x))}{a^2 d}-\frac {(A-B+C) \sec (c+d x) \tan (c+d x)}{3 d (a+a \sec (c+d x))^2}+\frac {(2 A+B-4 C) \tan (c+d x)}{3 d \left (a^2+a^2 \sec (c+d x)\right )}\\ \end {align*}

________________________________________________________________________________________

Mathematica [B]  time = 0.83, size = 219, normalized size = 2.70 \[ -\frac {4 \cos \left (\frac {1}{2} (c+d x)\right ) \left (A \cos ^2(c+d x)+B \cos (c+d x)+C\right ) \left (\tan \left (\frac {c}{2}\right ) (A-B+C) \cos \left (\frac {1}{2} (c+d x)\right )+\sec \left (\frac {c}{2}\right ) (A-B+C) \sin \left (\frac {d x}{2}\right )-2 \sec \left (\frac {c}{2}\right ) (2 A+B-4 C) \sin \left (\frac {d x}{2}\right ) \cos ^2\left (\frac {1}{2} (c+d x)\right )+6 C \cos ^3\left (\frac {1}{2} (c+d x)\right ) \left (\log \left (\cos \left (\frac {1}{2} (c+d x)\right )-\sin \left (\frac {1}{2} (c+d x)\right )\right )-\log \left (\sin \left (\frac {1}{2} (c+d x)\right )+\cos \left (\frac {1}{2} (c+d x)\right )\right )\right )\right )}{3 a^2 d (\cos (c+d x)+1)^2 (A \cos (2 (c+d x))+A+2 B \cos (c+d x)+2 C)} \]

Antiderivative was successfully verified.

[In]

Integrate[(Sec[c + d*x]*(A + B*Sec[c + d*x] + C*Sec[c + d*x]^2))/(a + a*Sec[c + d*x])^2,x]

[Out]

(-4*Cos[(c + d*x)/2]*(C + B*Cos[c + d*x] + A*Cos[c + d*x]^2)*(6*C*Cos[(c + d*x)/2]^3*(Log[Cos[(c + d*x)/2] - S
in[(c + d*x)/2]] - Log[Cos[(c + d*x)/2] + Sin[(c + d*x)/2]]) + (A - B + C)*Sec[c/2]*Sin[(d*x)/2] - 2*(2*A + B
- 4*C)*Cos[(c + d*x)/2]^2*Sec[c/2]*Sin[(d*x)/2] + (A - B + C)*Cos[(c + d*x)/2]*Tan[c/2]))/(3*a^2*d*(1 + Cos[c
+ d*x])^2*(A + 2*C + 2*B*Cos[c + d*x] + A*Cos[2*(c + d*x)]))

________________________________________________________________________________________

fricas [A]  time = 0.43, size = 133, normalized size = 1.64 \[ \frac {3 \, {\left (C \cos \left (d x + c\right )^{2} + 2 \, C \cos \left (d x + c\right ) + C\right )} \log \left (\sin \left (d x + c\right ) + 1\right ) - 3 \, {\left (C \cos \left (d x + c\right )^{2} + 2 \, C \cos \left (d x + c\right ) + C\right )} \log \left (-\sin \left (d x + c\right ) + 1\right ) + 2 \, {\left ({\left (2 \, A + B - 4 \, C\right )} \cos \left (d x + c\right ) + A + 2 \, B - 5 \, C\right )} \sin \left (d x + c\right )}{6 \, {\left (a^{2} d \cos \left (d x + c\right )^{2} + 2 \, a^{2} d \cos \left (d x + c\right ) + a^{2} d\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c))^2,x, algorithm="fricas")

[Out]

1/6*(3*(C*cos(d*x + c)^2 + 2*C*cos(d*x + c) + C)*log(sin(d*x + c) + 1) - 3*(C*cos(d*x + c)^2 + 2*C*cos(d*x + c
) + C)*log(-sin(d*x + c) + 1) + 2*((2*A + B - 4*C)*cos(d*x + c) + A + 2*B - 5*C)*sin(d*x + c))/(a^2*d*cos(d*x
+ c)^2 + 2*a^2*d*cos(d*x + c) + a^2*d)

________________________________________________________________________________________

giac [A]  time = 0.27, size = 144, normalized size = 1.78 \[ \frac {\frac {6 \, C \log \left ({\left | \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + 1 \right |}\right )}{a^{2}} - \frac {6 \, C \log \left ({\left | \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) - 1 \right |}\right )}{a^{2}} - \frac {A a^{4} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} - B a^{4} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} + C a^{4} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} - 3 \, A a^{4} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) - 3 \, B a^{4} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + 9 \, C a^{4} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )}{a^{6}}}{6 \, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c))^2,x, algorithm="giac")

[Out]

1/6*(6*C*log(abs(tan(1/2*d*x + 1/2*c) + 1))/a^2 - 6*C*log(abs(tan(1/2*d*x + 1/2*c) - 1))/a^2 - (A*a^4*tan(1/2*
d*x + 1/2*c)^3 - B*a^4*tan(1/2*d*x + 1/2*c)^3 + C*a^4*tan(1/2*d*x + 1/2*c)^3 - 3*A*a^4*tan(1/2*d*x + 1/2*c) -
3*B*a^4*tan(1/2*d*x + 1/2*c) + 9*C*a^4*tan(1/2*d*x + 1/2*c))/a^6)/d

________________________________________________________________________________________

maple [B]  time = 1.04, size = 157, normalized size = 1.94 \[ \frac {A \tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{2 d \,a^{2}}+\frac {\ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right ) C}{d \,a^{2}}+\frac {B \tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{2 d \,a^{2}}+\frac {B \left (\tan ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{6 d \,a^{2}}-\frac {\left (\tan ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) A}{6 d \,a^{2}}-\frac {3 C \tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{2 d \,a^{2}}-\frac {C \left (\tan ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{6 d \,a^{2}}-\frac {\ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )-1\right ) C}{d \,a^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(d*x+c)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c))^2,x)

[Out]

1/2/d/a^2*A*tan(1/2*d*x+1/2*c)+1/d/a^2*ln(tan(1/2*d*x+1/2*c)+1)*C+1/2/d/a^2*B*tan(1/2*d*x+1/2*c)+1/6/d/a^2*B*t
an(1/2*d*x+1/2*c)^3-1/6/d/a^2*tan(1/2*d*x+1/2*c)^3*A-3/2/d/a^2*C*tan(1/2*d*x+1/2*c)-1/6/d/a^2*C*tan(1/2*d*x+1/
2*c)^3-1/d/a^2*ln(tan(1/2*d*x+1/2*c)-1)*C

________________________________________________________________________________________

maxima [B]  time = 0.46, size = 190, normalized size = 2.35 \[ -\frac {C {\left (\frac {\frac {9 \, \sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} + \frac {\sin \left (d x + c\right )^{3}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{3}}}{a^{2}} - \frac {6 \, \log \left (\frac {\sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} + 1\right )}{a^{2}} + \frac {6 \, \log \left (\frac {\sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} - 1\right )}{a^{2}}\right )} - \frac {B {\left (\frac {3 \, \sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} + \frac {\sin \left (d x + c\right )^{3}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{3}}\right )}}{a^{2}} - \frac {A {\left (\frac {3 \, \sin \left (d x + c\right )}{\cos \left (d x + c\right ) + 1} - \frac {\sin \left (d x + c\right )^{3}}{{\left (\cos \left (d x + c\right ) + 1\right )}^{3}}\right )}}{a^{2}}}{6 \, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c))^2,x, algorithm="maxima")

[Out]

-1/6*(C*((9*sin(d*x + c)/(cos(d*x + c) + 1) + sin(d*x + c)^3/(cos(d*x + c) + 1)^3)/a^2 - 6*log(sin(d*x + c)/(c
os(d*x + c) + 1) + 1)/a^2 + 6*log(sin(d*x + c)/(cos(d*x + c) + 1) - 1)/a^2) - B*(3*sin(d*x + c)/(cos(d*x + c)
+ 1) + sin(d*x + c)^3/(cos(d*x + c) + 1)^3)/a^2 - A*(3*sin(d*x + c)/(cos(d*x + c) + 1) - sin(d*x + c)^3/(cos(d
*x + c) + 1)^3)/a^2)/d

________________________________________________________________________________________

mupad [B]  time = 3.33, size = 83, normalized size = 1.02 \[ \frac {2\,C\,\mathrm {atanh}\left (\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )\right )}{a^2\,d}-\frac {\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )\,\left (\frac {A-B+C}{2\,a^2}-\frac {2\,A-2\,C}{2\,a^2}\right )}{d}-\frac {{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^3\,\left (A-B+C\right )}{6\,a^2\,d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A + B/cos(c + d*x) + C/cos(c + d*x)^2)/(cos(c + d*x)*(a + a/cos(c + d*x))^2),x)

[Out]

(2*C*atanh(tan(c/2 + (d*x)/2)))/(a^2*d) - (tan(c/2 + (d*x)/2)*((A - B + C)/(2*a^2) - (2*A - 2*C)/(2*a^2)))/d -
 (tan(c/2 + (d*x)/2)^3*(A - B + C))/(6*a^2*d)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \frac {\int \frac {A \sec {\left (c + d x \right )}}{\sec ^{2}{\left (c + d x \right )} + 2 \sec {\left (c + d x \right )} + 1}\, dx + \int \frac {B \sec ^{2}{\left (c + d x \right )}}{\sec ^{2}{\left (c + d x \right )} + 2 \sec {\left (c + d x \right )} + 1}\, dx + \int \frac {C \sec ^{3}{\left (c + d x \right )}}{\sec ^{2}{\left (c + d x \right )} + 2 \sec {\left (c + d x \right )} + 1}\, dx}{a^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)*(A+B*sec(d*x+c)+C*sec(d*x+c)**2)/(a+a*sec(d*x+c))**2,x)

[Out]

(Integral(A*sec(c + d*x)/(sec(c + d*x)**2 + 2*sec(c + d*x) + 1), x) + Integral(B*sec(c + d*x)**2/(sec(c + d*x)
**2 + 2*sec(c + d*x) + 1), x) + Integral(C*sec(c + d*x)**3/(sec(c + d*x)**2 + 2*sec(c + d*x) + 1), x))/a**2

________________________________________________________________________________________